LockMethod Class |
Namespace: Independentsoft.Webdav.Methods
The LockMethod type exposes the following members.
| Name | Description | |
|---|---|---|
| LockMethod |
Initializes a new instance of the LockMethod class.
| |
| LockMethod(LockScope, String, String, String, String) |
Initializes a new instance of the LockMethod class.
|
| Name | Description | |
|---|---|---|
| Depth |
Gets or sets a depth of a lock.
| |
| LockToken |
Gets or sets a lock token of a lock.
| |
| Owner |
Gets or sets the owner of the lock.
| |
| Scope |
Gets or sets a scope of a lock.
| |
| Timeout |
Gets or sets a timeout of a lock.
| |
| Type |
Gets or sets a type of a lock.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GenerateRequestBody |
Generates the request body of this method.
| |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| InfiniteTimeout |
The timeout as infinite value.
| |
| MethodName |
The method name.
|